CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - face Camshift

搜索资源列表

  1. FTLibrary

    0下载:
  2. FTL人面识别库,CAMSHIFT原理。有lib, h, d-FTL face recognition bank CAMSHIFT principle. There lib, h, d
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:19859
    • 提供者:hi
  1. VideoShow

    0下载:
  2. 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalis
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:257357
    • 提供者:于泓
  1. TrackEye_src.zip

    2下载:
  2. 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-04-13
    • 文件大小:2630917
    • 提供者:sichuanlu
  1. contourDetect.rar

    0下载:
  2. 人脸检测+眼睛检测(模版匹配)+瞳孔检测+嘴唇检测(cameshift),face detection+ eye detection( template match)+pupil detection+lip detection (camshift)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:48332329
    • 提供者:briend
  1. FaceDetection_camshift

    0下载:
  2. 使用Emgucv+visual studio 2008 C# 編寫的臉部追蹤, Face Detection +camshift-Use Emgucv+ visual studio 2008 C# Face Detection+camshift
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:898109
    • 提供者:張嘉宏
  1. FaceTracking

    0下载:
  2. 使用OPENCV库实现的人脸跟踪,需要安装OPENCV。输入源可以是视频,也可以是摄像头。可选择Harr特征和CamShift两种方法对人脸进行跟踪。还提供了视频保存的功能。-Library implemented using OPENCV Face Tracking, need to install OPENCV. Input source can be a video camera can also be. Harr features and CamShift choose two meth
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:4017095
    • 提供者:陈业成
  1. camshift

    0下载:
  2. 采用camshift算法进行目标跟踪,可以用于人脸跟踪-Camshift algorithm used for target tracking, can be used for face tracking
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2597073
    • 提供者:国风
  1. blinkdetect-src

    1下载:
  2. 眨眼检测,先用haar特征框定人脸,然后用camshift跟踪人脸,根据几何特征得到人眼的大概位置,然后根据直方图的变化检测眨眼-Blink detection, the first feature with the haar framed face, and then use camshift tracking human face, according to the geometric features are the approximate location of the human ey
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4835
    • 提供者:阿强
  1. facedetect_harrcascade

    0下载:
  2. 基于adaboost的构造的cascade用于快速检测人脸,能够实时检测视频中的人脸。没有采用opencv的代码。-Adaboost based on the structure of the cascade for the rapid detection of human faces, real-time video can face. Did not use the code opencv.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1529106
    • 提供者:wangdi
  1. duorenliangenzong

    0下载:
  2. 改进Camshift算法的多人脸跟踪,衣服的颜色辅助信息,有效的改善Camshift算法的缺点,不至于使遮挡时跟踪趋向于强势窗口。-Improved multiplayer Camshift face tracking algorithm, the color of clothing auxiliary information, an effective method to improve the Camshift shortcomings, does not cause a strong te
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-16
    • 文件大小:25563842
    • 提供者:赵学梅
  1. qtrack_090

    0下载:
  2. QTrack是使用opencv库编写的面部追踪系统。性能比使用camshift的系统要好-QTrack is a face tracker for use with OpenCV. QTrack is both faster and more robust than OpenCV s Camshift for tracking faces. QTrack version 0.90 was written by Robin Hewitt and is distributed un
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3940415
    • 提供者:Hercules_z
  1. senthil

    0下载:
  2. To detect and track a human face with a modified and more accurate version of camshift.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1477
    • 提供者:harry
  1. facedetect

    0下载:
  2. 用摄像头采集人脸图像并进行识别,是基于opencv实现的。-This code is used to capture the video of a person s face and detect it by comparing the image detected with those already stored in the files.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1030200
    • 提供者:renyuzhuo
  1. Camshift

    0下载:
  2. 基于人脸的视频跟踪,使用camshfit算法-Video-based face tracking algorithm using camshfit
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:5019539
    • 提供者:我是游客
  1. FaceDetect

    0下载:
  2. This program is the program which detects the face range by using Adaboost. I used a adaboost and camshift algorithm with opencv and vc++ And the different two algorithms are additionally implemented.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8337782
    • 提供者:pattern
  1. adaboostPcamshift-face-detection

    0下载:
  2. The project tends to detect and track human face in a video via some basic algorithms. It uses adaboost for detection and camshift for tracking. It works well in stable environment.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4370059
    • 提供者:linuszhao
  1. camshift

    0下载:
  2. camshift和kalman跟踪算法的结合,个人拿来进行人脸跟踪,效果不错,代码可用!-camshift and kalman tracking algorithm combination of individuals used for face tracking, good results, code can be used ...
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6154
    • 提供者:田冰
  1. CAMSHIFT

    0下载:
  2. Camshift人脸跟踪改进 结合人脸约束和ABCshift算法-Improved Camshift face tracking combining algorithms face constraints and ABCshift
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:26642977
    • 提供者:成益武
  1. Camshift

    0下载:
  2. Camshift 鼠标选择区域;进行人脸的跟踪-Camshift use mouse to select the area face tracking
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:3812
    • 提供者:李文洋
  1. Face-tracking-plugin-for-Unity-3D-using-OpenCV---

    0下载:
  2. Face-tracking plugin for Unity 3D using OpenCV - CamShift - YouRepeat_files
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:4037936
    • 提供者:daniel
« 12 »
搜珍网 www.dssz.com